[INFO] cloning repository https://github.com/vyeevani/cuvslam-lib
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/vyeevani/cuvslam-lib" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvyeevani%2Fcuvslam-lib", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvyeevani%2Fcuvslam-lib'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2c7d05083e017757584b7f7b0a5ed1269378e8cd
[INFO] fixing vyeevani/cuvslam-lib against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvyeevani%2Fcuvslam-lib" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/vyeevani/cuvslam-lib
[INFO] finished tweaking git repo https://github.com/vyeevani/cuvslam-lib
[INFO] tweaked toml for git repo https://github.com/vyeevani/cuvslam-lib written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/vyeevani/cuvslam-lib on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/vyeevani/cuvslam-lib already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] d0cd6e3abb93e6affe94cab64cc75389a8b841c340461bd97a2cf92ae90ec1db
[INFO] running `Command { std: "docker" "start" "d0cd6e3abb93e6affe94cab64cc75389a8b841c340461bd97a2cf92ae90ec1db", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d0cd6e3abb93e6affe94cab64cc75389a8b841c340461bd97a2cf92ae90ec1db" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d0cd6e3abb93e6affe94cab64cc75389a8b841c340461bd97a2cf92ae90ec1db", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d0cd6e3abb93e6affe94cab64cc75389a8b841c340461bd97a2cf92ae90ec1db" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling prettyplease v0.2.29
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling bitflags v2.8.0
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling bindgen v0.69.5
[INFO] [stderr]    Compiling home v0.5.11
[INFO] [stderr]    Compiling log v0.4.25
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling libloading v0.8.6
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling cuvslam-lib v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated constant `bindgen::CargoCallbacks`: Use `CargoCallbacks::new()` instead. Please, check the documentation for further information.
[INFO] [stdout]   --> build.rs:13:44
[INFO] [stdout]    |
[INFO] [stdout] 13 |         .parse_callbacks(Box::new(bindgen::CargoCallbacks))
[INFO] [stdout]    |                                            ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__u_char` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:4692
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...S_DISABLED : u32 = 8 ; pub type __u_char = :: std :: os :: raw :: c_uchar ; pub type __u_short = :: std :: os :: raw :: c_ushort ;...
[INFO] [stdout]   |                                    ^^^^^^^^ help: convert the identifier to upper camel case: `UChar`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(non_camel_case_types)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__u_short` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:4745
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...s :: raw :: c_uchar ; pub type __u_short = :: std :: os :: raw :: c_ushort ; pub type __u_int = :: std :: os :: raw :: c_uint ; pu...
[INFO] [stdout]   |                                   ^^^^^^^^^ help: convert the identifier to upper camel case: `UShort`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__u_int` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:4800
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...os :: raw :: c_ushort ; pub type __u_int = :: std :: os :: raw :: c_uint ; pub type __u_long = :: std :: os :: raw :: c_ulong ; pu...
[INFO] [stdout]   |                                     ^^^^^^^ help: convert the identifier to upper camel case: `UInt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__u_long` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:4851
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... os :: raw :: c_uint ; pub type __u_long = :: std :: os :: raw :: c_ulong ; pub type __int8_t = :: std :: os :: raw :: c_schar ; p...
[INFO] [stdout]   |                                    ^^^^^^^^ help: convert the identifier to upper camel case: `ULong`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__int8_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:4904
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...os :: raw :: c_ulong ; pub type __int8_t = :: std :: os :: raw :: c_schar ; pub type __uint8_t = :: std :: os :: raw :: c_uchar ; ...
[INFO] [stdout]   |                                    ^^^^^^^^ help: convert the identifier to upper camel case: `Int8T`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__uint8_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:4957
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...s :: raw :: c_schar ; pub type __uint8_t = :: std :: os :: raw :: c_uchar ; pub type __int16_t = :: std :: os :: raw :: c_short ; ...
[INFO] [stdout]   |                                   ^^^^^^^^^ help: convert the identifier to upper camel case: `Uint8T`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__int16_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:5011
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...s :: raw :: c_uchar ; pub type __int16_t = :: std :: os :: raw :: c_short ; pub type __uint16_t = :: std :: os :: raw :: c_ushort ...
[INFO] [stdout]   |                                   ^^^^^^^^^ help: convert the identifier to upper camel case: `Int16T`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__uint16_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:5065
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... :: raw :: c_short ; pub type __uint16_t = :: std :: os :: raw :: c_ushort ; pub type __int32_t = :: std :: os :: raw :: c_int ; p...
[INFO] [stdout]   |                                  ^^^^^^^^^^ help: convert the identifier to upper camel case: `Uint16T`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__int32_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:5121
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... :: raw :: c_ushort ; pub type __int32_t = :: std :: os :: raw :: c_int ; pub type __uint32_t = :: std :: os :: raw :: c_uint ; pu...
[INFO] [stdout]   |                                   ^^^^^^^^^ help: convert the identifier to upper camel case: `Int32T`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__uint32_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:5173
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...os :: raw :: c_int ; pub type __uint32_t = :: std :: os :: raw :: c_uint ; pub type __int64_t = :: std :: os :: raw :: c_long ; pu...
[INFO] [stdout]   |                                  ^^^^^^^^^^ help: convert the identifier to upper camel case: `Uint32T`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__int64_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:5227
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...os :: raw :: c_uint ; pub type __int64_t = :: std :: os :: raw :: c_long ; pub type __uint64_t = :: std :: os :: raw :: c_ulong ; ...
[INFO] [stdout]   |                                   ^^^^^^^^^ help: convert the identifier to upper camel case: `Int64T`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__uint64_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:5280
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...s :: raw :: c_long ; pub type __uint64_t = :: std :: os :: raw :: c_ulong ; pub type __int_least8_t = __int8_t ; pub type __uint_l...
[INFO] [stdout]   |                                  ^^^^^^^^^^ help: convert the identifier to upper camel case: `Uint64T`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__int_least8_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:5335
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...raw :: c_ulong ; pub type __int_least8_t = __int8_t ; pub type __uint_least8_t = __uint8_t ; pub type __int_least16_t = __int16_t ...
[INFO] [stdout]   |                              ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `IntLeast8T`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__uint_least8_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:5372
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._t = __int8_t ; pub type __uint_least8_t = __uint8_t ; pub type __int_least16_t = __int16_t ; pub type __uint_least16_t = __uint16...
[INFO] [stdout]   |                             ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `UintLeast8T`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__int_least16_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:5411
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...t = __uint8_t ; pub type __int_least16_t = __int16_t ; pub type __uint_least16_t = __uint16_t ; pub type __int_least32_t = __int32...
[INFO] [stdout]   |                             ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `IntLeast16T`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__uint_least16_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:5450
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... = __int16_t ; pub type __uint_least16_t = __uint16_t ; pub type __int_least32_t = __int32_t ; pub type __uint_least32_t = __uint3...
[INFO] [stdout]   |                            ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `UintLeast16T`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__int_least32_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:5491
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... = __uint16_t ; pub type __int_least32_t = __int32_t ; pub type __uint_least32_t = __uint32_t ; pub type __int_least64_t = __int64...
[INFO] [stdout]   |                             ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `IntLeast32T`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__uint_least32_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:5530
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... = __int32_t ; pub type __uint_least32_t = __uint32_t ; pub type __int_least64_t = __int64_t ; pub type __uint_least64_t = __uint6...
[INFO] [stdout]   |                            ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `UintLeast32T`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__u_char` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:4692
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...S_DISABLED : u32 = 8 ; pub type __u_char = :: std :: os :: raw :: c_uchar ; pub type __u_short = :: std :: os :: raw :: c_ushort ;...
[INFO] [stdout]   |                                    ^^^^^^^^ help: convert the identifier to upper camel case: `UChar`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(non_camel_case_types)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__int_least64_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:5571
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... = __uint32_t ; pub type __int_least64_t = __int64_t ; pub type __uint_least64_t = __uint64_t ; pub type __quad_t = :: std :: os :...
[INFO] [stdout]   |                             ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `IntLeast64T`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__u_short` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:4745
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...s :: raw :: c_uchar ; pub type __u_short = :: std :: os :: raw :: c_ushort ; pub type __u_int = :: std :: os :: raw :: c_uint ; pu...
[INFO] [stdout]   |                                   ^^^^^^^^^ help: convert the identifier to upper camel case: `UShort`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__uint_least64_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:5610
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... = __int64_t ; pub type __uint_least64_t = __uint64_t ; pub type __quad_t = :: std :: os :: raw :: c_long ; pub type __u_quad_t = ...
[INFO] [stdout]   |                            ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `UintLeast64T`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__u_int` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:4800
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...os :: raw :: c_ushort ; pub type __u_int = :: std :: os :: raw :: c_uint ; pub type __u_long = :: std :: os :: raw :: c_ulong ; pu...
[INFO] [stdout]   |                                     ^^^^^^^ help: convert the identifier to upper camel case: `UInt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__quad_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:5651
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ast64_t = __uint64_t ; pub type __quad_t = :: std :: os :: raw :: c_long ; pub type __u_quad_t = :: std :: os :: raw :: c_ulong ; ...
[INFO] [stdout]   |                                    ^^^^^^^^ help: convert the identifier to upper camel case: `QuadT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__u_long` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:4851
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... os :: raw :: c_uint ; pub type __u_long = :: std :: os :: raw :: c_ulong ; pub type __int8_t = :: std :: os :: raw :: c_schar ; p...
[INFO] [stdout]   |                                    ^^^^^^^^ help: convert the identifier to upper camel case: `ULong`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__u_quad_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:5703
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...s :: raw :: c_long ; pub type __u_quad_t = :: std :: os :: raw :: c_ulong ; pub type __intmax_t = :: std :: os :: raw :: c_long ; ...
[INFO] [stdout]   |                                  ^^^^^^^^^^ help: convert the identifier to upper camel case: `UQuadT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__int8_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:4904
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...os :: raw :: c_ulong ; pub type __int8_t = :: std :: os :: raw :: c_schar ; pub type __uint8_t = :: std :: os :: raw :: c_uchar ; ...
[INFO] [stdout]   |                                    ^^^^^^^^ help: convert the identifier to upper camel case: `Int8T`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__uint8_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:4957
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...s :: raw :: c_schar ; pub type __uint8_t = :: std :: os :: raw :: c_uchar ; pub type __int16_t = :: std :: os :: raw :: c_short ; ...
[INFO] [stdout]   |                                   ^^^^^^^^^ help: convert the identifier to upper camel case: `Uint8T`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__intmax_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:5758
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... :: raw :: c_ulong ; pub type __intmax_t = :: std :: os :: raw :: c_long ; pub type __uintmax_t = :: std :: os :: raw :: c_ulong ;...
[INFO] [stdout]   |                                  ^^^^^^^^^^ help: convert the identifier to upper camel case: `IntmaxT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__int16_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:5011
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...s :: raw :: c_uchar ; pub type __int16_t = :: std :: os :: raw :: c_short ; pub type __uint16_t = :: std :: os :: raw :: c_ushort ...
[INFO] [stdout]   |                                   ^^^^^^^^^ help: convert the identifier to upper camel case: `Int16T`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__uintmax_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:5812
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... :: raw :: c_long ; pub type __uintmax_t = :: std :: os :: raw :: c_ulong ; pub type __dev_t = :: std :: os :: raw :: c_ulong ; pu...
[INFO] [stdout]   |                                 ^^^^^^^^^^^ help: convert the identifier to upper camel case: `UintmaxT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__uint16_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:5065
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... :: raw :: c_short ; pub type __uint16_t = :: std :: os :: raw :: c_ushort ; pub type __int32_t = :: std :: os :: raw :: c_int ; p...
[INFO] [stdout]   |                                  ^^^^^^^^^^ help: convert the identifier to upper camel case: `Uint16T`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__dev_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:5868
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... os :: raw :: c_ulong ; pub type __dev_t = :: std :: os :: raw :: c_ulong ; pub type __uid_t = :: std :: os :: raw :: c_uint ; pub...
[INFO] [stdout]   |                                     ^^^^^^^ help: convert the identifier to upper camel case: `DevT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__int32_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:5121
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... :: raw :: c_ushort ; pub type __int32_t = :: std :: os :: raw :: c_int ; pub type __uint32_t = :: std :: os :: raw :: c_uint ; pu...
[INFO] [stdout]   |                                   ^^^^^^^^^ help: convert the identifier to upper camel case: `Int32T`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__uid_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:5920
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... os :: raw :: c_ulong ; pub type __uid_t = :: std :: os :: raw :: c_uint ; pub type __gid_t = :: std :: os :: raw :: c_uint ; pub ...
[INFO] [stdout]   |                                     ^^^^^^^ help: convert the identifier to upper camel case: `UidT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__uint32_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:5173
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...os :: raw :: c_int ; pub type __uint32_t = :: std :: os :: raw :: c_uint ; pub type __int64_t = :: std :: os :: raw :: c_long ; pu...
[INFO] [stdout]   |                                  ^^^^^^^^^^ help: convert the identifier to upper camel case: `Uint32T`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__gid_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:5971
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: os :: raw :: c_uint ; pub type __gid_t = :: std :: os :: raw :: c_uint ; pub type __ino_t = :: std :: os :: raw :: c_ulong ; pub...
[INFO] [stdout]   |                                     ^^^^^^^ help: convert the identifier to upper camel case: `GidT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__int64_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:5227
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...os :: raw :: c_uint ; pub type __int64_t = :: std :: os :: raw :: c_long ; pub type __uint64_t = :: std :: os :: raw :: c_ulong ; ...
[INFO] [stdout]   |                                   ^^^^^^^^^ help: convert the identifier to upper camel case: `Int64T`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__ino_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:6022
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: os :: raw :: c_uint ; pub type __ino_t = :: std :: os :: raw :: c_ulong ; pub type __ino64_t = :: std :: os :: raw :: c_ulong ; ...
[INFO] [stdout]   |                                     ^^^^^^^ help: convert the identifier to upper camel case: `InoT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__uint64_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:5280
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...s :: raw :: c_long ; pub type __uint64_t = :: std :: os :: raw :: c_ulong ; pub type __int_least8_t = __int8_t ; pub type __uint_l...
[INFO] [stdout]   |                                  ^^^^^^^^^^ help: convert the identifier to upper camel case: `Uint64T`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__ino64_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:6074
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...s :: raw :: c_ulong ; pub type __ino64_t = :: std :: os :: raw :: c_ulong ; pub type __mode_t = :: std :: os :: raw :: c_uint ; pu...
[INFO] [stdout]   |                                   ^^^^^^^^^ help: convert the identifier to upper camel case: `Ino64T`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__int_least8_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:5335
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...raw :: c_ulong ; pub type __int_least8_t = __int8_t ; pub type __uint_least8_t = __uint8_t ; pub type __int_least16_t = __int16_t ...
[INFO] [stdout]   |                              ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `IntLeast8T`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__mode_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:6128
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...os :: raw :: c_ulong ; pub type __mode_t = :: std :: os :: raw :: c_uint ; pub type __nlink_t = :: std :: os :: raw :: c_ulong ; p...
[INFO] [stdout]   |                                    ^^^^^^^^ help: convert the identifier to upper camel case: `ModeT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__uint_least8_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:5372
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._t = __int8_t ; pub type __uint_least8_t = __uint8_t ; pub type __int_least16_t = __int16_t ; pub type __uint_least16_t = __uint16...
[INFO] [stdout]   |                             ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `UintLeast8T`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__nlink_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:6180
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...os :: raw :: c_uint ; pub type __nlink_t = :: std :: os :: raw :: c_ulong ; pub type __off_t = :: std :: os :: raw :: c_long ; pub...
[INFO] [stdout]   |                                   ^^^^^^^^^ help: convert the identifier to upper camel case: `NlinkT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__int_least16_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:5411
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...t = __uint8_t ; pub type __int_least16_t = __int16_t ; pub type __uint_least16_t = __uint16_t ; pub type __int_least32_t = __int32...
[INFO] [stdout]   |                             ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `IntLeast16T`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__off_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:6234
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... os :: raw :: c_ulong ; pub type __off_t = :: std :: os :: raw :: c_long ; pub type __off64_t = :: std :: os :: raw :: c_long ; pu...
[INFO] [stdout]   |                                     ^^^^^^^ help: convert the identifier to upper camel case: `OffT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__uint_least16_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:5450
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... = __int16_t ; pub type __uint_least16_t = __uint16_t ; pub type __int_least32_t = __int32_t ; pub type __uint_least32_t = __uint3...
[INFO] [stdout]   |                            ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `UintLeast16T`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__off64_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:6285
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...os :: raw :: c_long ; pub type __off64_t = :: std :: os :: raw :: c_long ; pub type __pid_t = :: std :: os :: raw :: c_int ; # [re...
[INFO] [stdout]   |                                   ^^^^^^^^^ help: convert the identifier to upper camel case: `Off64T`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__int_least32_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:5491
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... = __uint16_t ; pub type __int_least32_t = __int32_t ; pub type __uint_least32_t = __uint32_t ; pub type __int_least64_t = __int64...
[INFO] [stdout]   |                             ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `IntLeast32T`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__pid_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:6338
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: os :: raw :: c_long ; pub type __pid_t = :: std :: os :: raw :: c_int ; # [repr (C)] # [derive (Debug , Copy , Clone)] pub struc...
[INFO] [stdout]   |                                     ^^^^^^^ help: convert the identifier to upper camel case: `PidT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__uint_least32_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:5530
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... = __int32_t ; pub type __uint_least32_t = __uint32_t ; pub type __int_least64_t = __int64_t ; pub type __uint_least64_t = __uint6...
[INFO] [stdout]   |                            ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `UintLeast32T`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__clock_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:7130
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ngify ! (__val))) ; } pub type __clock_t = :: std :: os :: raw :: c_long ; pub type __rlim_t = :: std :: os :: raw :: c_ulong ; pu...
[INFO] [stdout]   |                                   ^^^^^^^^^ help: convert the identifier to upper camel case: `ClockT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__int_least64_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:5571
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... = __uint32_t ; pub type __int_least64_t = __int64_t ; pub type __uint_least64_t = __uint64_t ; pub type __quad_t = :: std :: os :...
[INFO] [stdout]   |                             ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `IntLeast64T`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__rlim_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:7183
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... os :: raw :: c_long ; pub type __rlim_t = :: std :: os :: raw :: c_ulong ; pub type __rlim64_t = :: std :: os :: raw :: c_ulong ;...
[INFO] [stdout]   |                                    ^^^^^^^^ help: convert the identifier to upper camel case: `RlimT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__uint_least64_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:5610
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... = __int64_t ; pub type __uint_least64_t = __uint64_t ; pub type __quad_t = :: std :: os :: raw :: c_long ; pub type __u_quad_t = ...
[INFO] [stdout]   |                            ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `UintLeast64T`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__rlim64_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:7236
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... :: raw :: c_ulong ; pub type __rlim64_t = :: std :: os :: raw :: c_ulong ; pub type __id_t = :: std :: os :: raw :: c_uint ; pub ...
[INFO] [stdout]   |                                  ^^^^^^^^^^ help: convert the identifier to upper camel case: `Rlim64T`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__quad_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:5651
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ast64_t = __uint64_t ; pub type __quad_t = :: std :: os :: raw :: c_long ; pub type __u_quad_t = :: std :: os :: raw :: c_ulong ; ...
[INFO] [stdout]   |                                    ^^^^^^^^ help: convert the identifier to upper camel case: `QuadT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__id_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:7291
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: os :: raw :: c_ulong ; pub type __id_t = :: std :: os :: raw :: c_uint ; pub type __time_t = :: std :: os :: raw :: c_long ; pub...
[INFO] [stdout]   |                                      ^^^^^^ help: convert the identifier to upper camel case: `IdT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__u_quad_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:5703
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...s :: raw :: c_long ; pub type __u_quad_t = :: std :: os :: raw :: c_ulong ; pub type __intmax_t = :: std :: os :: raw :: c_long ; ...
[INFO] [stdout]   |                                  ^^^^^^^^^^ help: convert the identifier to upper camel case: `UQuadT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__time_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:7341
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... os :: raw :: c_uint ; pub type __time_t = :: std :: os :: raw :: c_long ; pub type __useconds_t = :: std :: os :: raw :: c_uint ;...
[INFO] [stdout]   |                                    ^^^^^^^^ help: convert the identifier to upper camel case: `TimeT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__intmax_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:5758
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... :: raw :: c_ulong ; pub type __intmax_t = :: std :: os :: raw :: c_long ; pub type __uintmax_t = :: std :: os :: raw :: c_ulong ;...
[INFO] [stdout]   |                                  ^^^^^^^^^^ help: convert the identifier to upper camel case: `IntmaxT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__useconds_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:7393
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...:: raw :: c_long ; pub type __useconds_t = :: std :: os :: raw :: c_uint ; pub type __suseconds_t = :: std :: os :: raw :: c_long ...
[INFO] [stdout]   |                                ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `UsecondsT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__uintmax_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:5812
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... :: raw :: c_long ; pub type __uintmax_t = :: std :: os :: raw :: c_ulong ; pub type __dev_t = :: std :: os :: raw :: c_ulong ; pu...
[INFO] [stdout]   |                                 ^^^^^^^^^^^ help: convert the identifier to upper camel case: `UintmaxT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__suseconds_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:7449
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: raw :: c_uint ; pub type __suseconds_t = :: std :: os :: raw :: c_long ; pub type __suseconds64_t = :: std :: os :: raw :: c_lon...
[INFO] [stdout]   |                               ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SusecondsT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__dev_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:5868
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... os :: raw :: c_ulong ; pub type __dev_t = :: std :: os :: raw :: c_ulong ; pub type __uid_t = :: std :: os :: raw :: c_uint ; pub...
[INFO] [stdout]   |                                     ^^^^^^^ help: convert the identifier to upper camel case: `DevT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__suseconds64_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:7506
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...raw :: c_long ; pub type __suseconds64_t = :: std :: os :: raw :: c_long ; pub type __daddr_t = :: std :: os :: raw :: c_int ; pub...
[INFO] [stdout]   |                             ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Suseconds64T`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__uid_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:5920
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... os :: raw :: c_ulong ; pub type __uid_t = :: std :: os :: raw :: c_uint ; pub type __gid_t = :: std :: os :: raw :: c_uint ; pub ...
[INFO] [stdout]   |                                     ^^^^^^^ help: convert the identifier to upper camel case: `UidT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__daddr_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:7565
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...os :: raw :: c_long ; pub type __daddr_t = :: std :: os :: raw :: c_int ; pub type __key_t = :: std :: os :: raw :: c_int ; pub ty...
[INFO] [stdout]   |                                   ^^^^^^^^^ help: convert the identifier to upper camel case: `DaddrT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__gid_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:5971
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: os :: raw :: c_uint ; pub type __gid_t = :: std :: os :: raw :: c_uint ; pub type __ino_t = :: std :: os :: raw :: c_ulong ; pub...
[INFO] [stdout]   |                                     ^^^^^^^ help: convert the identifier to upper camel case: `GidT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__key_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:7617
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...:: os :: raw :: c_int ; pub type __key_t = :: std :: os :: raw :: c_int ; pub type __clockid_t = :: std :: os :: raw :: c_int ; pu...
[INFO] [stdout]   |                                     ^^^^^^^ help: convert the identifier to upper camel case: `KeyT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__ino_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:6022
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: os :: raw :: c_uint ; pub type __ino_t = :: std :: os :: raw :: c_ulong ; pub type __ino64_t = :: std :: os :: raw :: c_ulong ; ...
[INFO] [stdout]   |                                     ^^^^^^^ help: convert the identifier to upper camel case: `InoT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__clockid_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:7667
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...s :: raw :: c_int ; pub type __clockid_t = :: std :: os :: raw :: c_int ; pub type __timer_t = * mut :: std :: os :: raw :: c_void...
[INFO] [stdout]   |                                 ^^^^^^^^^^^ help: convert the identifier to upper camel case: `ClockidT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__ino64_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:6074
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...s :: raw :: c_ulong ; pub type __ino64_t = :: std :: os :: raw :: c_ulong ; pub type __mode_t = :: std :: os :: raw :: c_uint ; pu...
[INFO] [stdout]   |                                   ^^^^^^^^^ help: convert the identifier to upper camel case: `Ino64T`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__timer_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:7721
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... os :: raw :: c_int ; pub type __timer_t = * mut :: std :: os :: raw :: c_void ; pub type __blksize_t = :: std :: os :: raw :: c_l...
[INFO] [stdout]   |                                   ^^^^^^^^^ help: convert the identifier to upper camel case: `TimerT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__mode_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:6128
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...os :: raw :: c_ulong ; pub type __mode_t = :: std :: os :: raw :: c_uint ; pub type __nlink_t = :: std :: os :: raw :: c_ulong ; p...
[INFO] [stdout]   |                                    ^^^^^^^^ help: convert the identifier to upper camel case: `ModeT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__blksize_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:7780
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... :: raw :: c_void ; pub type __blksize_t = :: std :: os :: raw :: c_long ; pub type __blkcnt_t = :: std :: os :: raw :: c_long ; p...
[INFO] [stdout]   |                                 ^^^^^^^^^^^ help: convert the identifier to upper camel case: `BlksizeT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__nlink_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:6180
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...os :: raw :: c_uint ; pub type __nlink_t = :: std :: os :: raw :: c_ulong ; pub type __off_t = :: std :: os :: raw :: c_long ; pub...
[INFO] [stdout]   |                                   ^^^^^^^^^ help: convert the identifier to upper camel case: `NlinkT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__blkcnt_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:7835
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...s :: raw :: c_long ; pub type __blkcnt_t = :: std :: os :: raw :: c_long ; pub type __blkcnt64_t = :: std :: os :: raw :: c_long ;...
[INFO] [stdout]   |                                  ^^^^^^^^^^ help: convert the identifier to upper camel case: `BlkcntT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__off_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:6234
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... os :: raw :: c_ulong ; pub type __off_t = :: std :: os :: raw :: c_long ; pub type __off64_t = :: std :: os :: raw :: c_long ; pu...
[INFO] [stdout]   |                                     ^^^^^^^ help: convert the identifier to upper camel case: `OffT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__blkcnt64_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:7889
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...:: raw :: c_long ; pub type __blkcnt64_t = :: std :: os :: raw :: c_long ; pub type __fsblkcnt_t = :: std :: os :: raw :: c_ulong ...
[INFO] [stdout]   |                                ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Blkcnt64T`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__off64_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:6285
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...os :: raw :: c_long ; pub type __off64_t = :: std :: os :: raw :: c_long ; pub type __pid_t = :: std :: os :: raw :: c_int ; # [re...
[INFO] [stdout]   |                                   ^^^^^^^^^ help: convert the identifier to upper camel case: `Off64T`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__pid_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:6338
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: os :: raw :: c_long ; pub type __pid_t = :: std :: os :: raw :: c_int ; # [repr (C)] # [derive (Debug , Copy , Clone)] pub struc...
[INFO] [stdout]   |                                     ^^^^^^^ help: convert the identifier to upper camel case: `PidT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__fsblkcnt_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:7945
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...:: raw :: c_long ; pub type __fsblkcnt_t = :: std :: os :: raw :: c_ulong ; pub type __fsblkcnt64_t = :: std :: os :: raw :: c_ulo...
[INFO] [stdout]   |                                ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `FsblkcntT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__clock_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:7130
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ngify ! (__val))) ; } pub type __clock_t = :: std :: os :: raw :: c_long ; pub type __rlim_t = :: std :: os :: raw :: c_ulong ; pu...
[INFO] [stdout]   |                                   ^^^^^^^^^ help: convert the identifier to upper camel case: `ClockT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__fsblkcnt64_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:8002
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...raw :: c_ulong ; pub type __fsblkcnt64_t = :: std :: os :: raw :: c_ulong ; pub type __fsfilcnt_t = :: std :: os :: raw :: c_ulong...
[INFO] [stdout]   |                              ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Fsblkcnt64T`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__rlim_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:7183
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... os :: raw :: c_long ; pub type __rlim_t = :: std :: os :: raw :: c_ulong ; pub type __rlim64_t = :: std :: os :: raw :: c_ulong ;...
[INFO] [stdout]   |                                    ^^^^^^^^ help: convert the identifier to upper camel case: `RlimT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__fsfilcnt_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:8061
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: raw :: c_ulong ; pub type __fsfilcnt_t = :: std :: os :: raw :: c_ulong ; pub type __fsfilcnt64_t = :: std :: os :: raw :: c_ulo...
[INFO] [stdout]   |                                ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `FsfilcntT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__rlim64_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:7236
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... :: raw :: c_ulong ; pub type __rlim64_t = :: std :: os :: raw :: c_ulong ; pub type __id_t = :: std :: os :: raw :: c_uint ; pub ...
[INFO] [stdout]   |                                  ^^^^^^^^^^ help: convert the identifier to upper camel case: `Rlim64T`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__fsfilcnt64_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:8118
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...raw :: c_ulong ; pub type __fsfilcnt64_t = :: std :: os :: raw :: c_ulong ; pub type __fsword_t = :: std :: os :: raw :: c_long ; ...
[INFO] [stdout]   |                              ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Fsfilcnt64T`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__id_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:7291
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: os :: raw :: c_ulong ; pub type __id_t = :: std :: os :: raw :: c_uint ; pub type __time_t = :: std :: os :: raw :: c_long ; pub...
[INFO] [stdout]   |                                      ^^^^^^ help: convert the identifier to upper camel case: `IdT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__fsword_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:8177
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... :: raw :: c_ulong ; pub type __fsword_t = :: std :: os :: raw :: c_long ; pub type __ssize_t = :: std :: os :: raw :: c_long ; pu...
[INFO] [stdout]   |                                  ^^^^^^^^^^ help: convert the identifier to upper camel case: `FswordT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__time_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:7341
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... os :: raw :: c_uint ; pub type __time_t = :: std :: os :: raw :: c_long ; pub type __useconds_t = :: std :: os :: raw :: c_uint ;...
[INFO] [stdout]   |                                    ^^^^^^^^ help: convert the identifier to upper camel case: `TimeT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__ssize_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:8231
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...os :: raw :: c_long ; pub type __ssize_t = :: std :: os :: raw :: c_long ; pub type __syscall_slong_t = :: std :: os :: raw :: c_l...
[INFO] [stdout]   |                                   ^^^^^^^^^ help: convert the identifier to upper camel case: `SsizeT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__useconds_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:7393
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...:: raw :: c_long ; pub type __useconds_t = :: std :: os :: raw :: c_uint ; pub type __suseconds_t = :: std :: os :: raw :: c_long ...
[INFO] [stdout]   |                                ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `UsecondsT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__syscall_slong_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:8284
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...w :: c_long ; pub type __syscall_slong_t = :: std :: os :: raw :: c_long ; pub type __syscall_ulong_t = :: std :: os :: raw :: c_u...
[INFO] [stdout]   |                           ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SyscallSlongT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__suseconds_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:7449
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: raw :: c_uint ; pub type __suseconds_t = :: std :: os :: raw :: c_long ; pub type __suseconds64_t = :: std :: os :: raw :: c_lon...
[INFO] [stdout]   |                               ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SusecondsT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__syscall_ulong_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:8345
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...w :: c_long ; pub type __syscall_ulong_t = :: std :: os :: raw :: c_ulong ; pub type __loff_t = __off64_t ; pub type __caddr_t = *...
[INFO] [stdout]   |                           ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SyscallUlongT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__suseconds64_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:7506
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...raw :: c_long ; pub type __suseconds64_t = :: std :: os :: raw :: c_long ; pub type __daddr_t = :: std :: os :: raw :: c_int ; pub...
[INFO] [stdout]   |                             ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Suseconds64T`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__daddr_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:7565
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...os :: raw :: c_long ; pub type __daddr_t = :: std :: os :: raw :: c_int ; pub type __key_t = :: std :: os :: raw :: c_int ; pub ty...
[INFO] [stdout]   |                                   ^^^^^^^^^ help: convert the identifier to upper camel case: `DaddrT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__loff_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:8407
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...os :: raw :: c_ulong ; pub type __loff_t = __off64_t ; pub type __caddr_t = * mut :: std :: os :: raw :: c_char ; pub type __intpt...
[INFO] [stdout]   |                                    ^^^^^^^^ help: convert the identifier to upper camel case: `LoffT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__key_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:7617
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...:: os :: raw :: c_int ; pub type __key_t = :: std :: os :: raw :: c_int ; pub type __clockid_t = :: std :: os :: raw :: c_int ; pu...
[INFO] [stdout]   |                                     ^^^^^^^ help: convert the identifier to upper camel case: `KeyT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__caddr_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:8439
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._loff_t = __off64_t ; pub type __caddr_t = * mut :: std :: os :: raw :: c_char ; pub type __intptr_t = :: std :: os :: raw :: c_lo...
[INFO] [stdout]   |                                   ^^^^^^^^^ help: convert the identifier to upper camel case: `CaddrT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__clockid_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:7667
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...s :: raw :: c_int ; pub type __clockid_t = :: std :: os :: raw :: c_int ; pub type __timer_t = * mut :: std :: os :: raw :: c_void...
[INFO] [stdout]   |                                 ^^^^^^^^^^^ help: convert the identifier to upper camel case: `ClockidT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__intptr_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:8498
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...s :: raw :: c_char ; pub type __intptr_t = :: std :: os :: raw :: c_long ; pub type __socklen_t = :: std :: os :: raw :: c_uint ; ...
[INFO] [stdout]   |                                  ^^^^^^^^^^ help: convert the identifier to upper camel case: `IntptrT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__timer_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:7721
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... os :: raw :: c_int ; pub type __timer_t = * mut :: std :: os :: raw :: c_void ; pub type __blksize_t = :: std :: os :: raw :: c_l...
[INFO] [stdout]   |                                   ^^^^^^^^^ help: convert the identifier to upper camel case: `TimerT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__socklen_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:8552
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... :: raw :: c_long ; pub type __socklen_t = :: std :: os :: raw :: c_uint ; pub type __sig_atomic_t = :: std :: os :: raw :: c_int ...
[INFO] [stdout]   |                                 ^^^^^^^^^^^ help: convert the identifier to upper camel case: `SocklenT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__blksize_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:7780
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... :: raw :: c_void ; pub type __blksize_t = :: std :: os :: raw :: c_long ; pub type __blkcnt_t = :: std :: os :: raw :: c_long ; p...
[INFO] [stdout]   |                                 ^^^^^^^^^^^ help: convert the identifier to upper camel case: `BlksizeT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__sig_atomic_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:8607
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... raw :: c_uint ; pub type __sig_atomic_t = :: std :: os :: raw :: c_int ; pub type int_least8_t = __int_least8_t ; pub type int_le...
[INFO] [stdout]   |                              ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SigAtomicT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__blkcnt_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:7835
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...s :: raw :: c_long ; pub type __blkcnt_t = :: std :: os :: raw :: c_long ; pub type __blkcnt64_t = :: std :: os :: raw :: c_long ;...
[INFO] [stdout]   |                                  ^^^^^^^^^^ help: convert the identifier to upper camel case: `BlkcntT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `int_least8_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:8664
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...:: raw :: c_int ; pub type int_least8_t = __int_least8_t ; pub type int_least16_t = __int_least16_t ; pub type int_least32_t = __i...
[INFO] [stdout]   |                               ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `IntLeast8T`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__blkcnt64_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:7889
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...:: raw :: c_long ; pub type __blkcnt64_t = :: std :: os :: raw :: c_long ; pub type __fsblkcnt_t = :: std :: os :: raw :: c_ulong ...
[INFO] [stdout]   |                                ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Blkcnt64T`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `int_least16_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:8705
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...__int_least8_t ; pub type int_least16_t = __int_least16_t ; pub type int_least32_t = __int_least32_t ; pub type int_least64_t = __...
[INFO] [stdout]   |                              ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `IntLeast16T`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__fsblkcnt_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:7945
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...:: raw :: c_long ; pub type __fsblkcnt_t = :: std :: os :: raw :: c_ulong ; pub type __fsblkcnt64_t = :: std :: os :: raw :: c_ulo...
[INFO] [stdout]   |                                ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `FsblkcntT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `int_least32_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:8748
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._int_least16_t ; pub type int_least32_t = __int_least32_t ; pub type int_least64_t = __int_least64_t ; pub type uint_least8_t = __...
[INFO] [stdout]   |                              ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `IntLeast32T`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__fsblkcnt64_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:8002
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...raw :: c_ulong ; pub type __fsblkcnt64_t = :: std :: os :: raw :: c_ulong ; pub type __fsfilcnt_t = :: std :: os :: raw :: c_ulong...
[INFO] [stdout]   |                              ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Fsblkcnt64T`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `int_least64_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:8791
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._int_least32_t ; pub type int_least64_t = __int_least64_t ; pub type uint_least8_t = __uint_least8_t ; pub type uint_least16_t = _...
[INFO] [stdout]   |                              ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `IntLeast64T`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__fsfilcnt_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:8061
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: raw :: c_ulong ; pub type __fsfilcnt_t = :: std :: os :: raw :: c_ulong ; pub type __fsfilcnt64_t = :: std :: os :: raw :: c_ulo...
[INFO] [stdout]   |                                ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `FsfilcntT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `uint_least8_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:8834
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._int_least64_t ; pub type uint_least8_t = __uint_least8_t ; pub type uint_least16_t = __uint_least16_t ; pub type uint_least32_t =...
[INFO] [stdout]   |                              ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `UintLeast8T`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__fsfilcnt64_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:8118
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...raw :: c_ulong ; pub type __fsfilcnt64_t = :: std :: os :: raw :: c_ulong ; pub type __fsword_t = :: std :: os :: raw :: c_long ; ...
[INFO] [stdout]   |                              ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Fsfilcnt64T`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `uint_least16_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:8877
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...uint_least8_t ; pub type uint_least16_t = __uint_least16_t ; pub type uint_least32_t = __uint_least32_t ; pub type uint_least64_t ...
[INFO] [stdout]   |                             ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `UintLeast16T`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__fsword_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:8177
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... :: raw :: c_ulong ; pub type __fsword_t = :: std :: os :: raw :: c_long ; pub type __ssize_t = :: std :: os :: raw :: c_long ; pu...
[INFO] [stdout]   |                                  ^^^^^^^^^^ help: convert the identifier to upper camel case: `FswordT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `uint_least32_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:8922
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...int_least16_t ; pub type uint_least32_t = __uint_least32_t ; pub type uint_least64_t = __uint_least64_t ; pub type int_fast8_t = :...
[INFO] [stdout]   |                             ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `UintLeast32T`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__ssize_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:8231
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...os :: raw :: c_long ; pub type __ssize_t = :: std :: os :: raw :: c_long ; pub type __syscall_slong_t = :: std :: os :: raw :: c_l...
[INFO] [stdout]   |                                   ^^^^^^^^^ help: convert the identifier to upper camel case: `SsizeT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `uint_least64_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:8967
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...int_least32_t ; pub type uint_least64_t = __uint_least64_t ; pub type int_fast8_t = :: std :: os :: raw :: c_schar ; pub type int_...
[INFO] [stdout]   |                             ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `UintLeast64T`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__syscall_slong_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:8284
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...w :: c_long ; pub type __syscall_slong_t = :: std :: os :: raw :: c_long ; pub type __syscall_ulong_t = :: std :: os :: raw :: c_u...
[INFO] [stdout]   |                           ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SyscallSlongT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `int_fast8_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:9012
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...__uint_least64_t ; pub type int_fast8_t = :: std :: os :: raw :: c_schar ; pub type int_fast16_t = :: std :: os :: raw :: c_long ;...
[INFO] [stdout]   |                                ^^^^^^^^^^^ help: convert the identifier to upper camel case: `IntFast8T`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__syscall_ulong_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:8345
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...w :: c_long ; pub type __syscall_ulong_t = :: std :: os :: raw :: c_ulong ; pub type __loff_t = __off64_t ; pub type __caddr_t = *...
[INFO] [stdout]   |                           ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SyscallUlongT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `int_fast16_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:9068
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... raw :: c_schar ; pub type int_fast16_t = :: std :: os :: raw :: c_long ; pub type int_fast32_t = :: std :: os :: raw :: c_long ; ...
[INFO] [stdout]   |                               ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `IntFast16T`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__loff_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:8407
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...os :: raw :: c_ulong ; pub type __loff_t = __off64_t ; pub type __caddr_t = * mut :: std :: os :: raw :: c_char ; pub type __intpt...
[INFO] [stdout]   |                                    ^^^^^^^^ help: convert the identifier to upper camel case: `LoffT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `int_fast32_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:9124
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: raw :: c_long ; pub type int_fast32_t = :: std :: os :: raw :: c_long ; pub type int_fast64_t = :: std :: os :: raw :: c_long ; ...
[INFO] [stdout]   |                               ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `IntFast32T`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__caddr_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:8439
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._loff_t = __off64_t ; pub type __caddr_t = * mut :: std :: os :: raw :: c_char ; pub type __intptr_t = :: std :: os :: raw :: c_lo...
[INFO] [stdout]   |                                   ^^^^^^^^^ help: convert the identifier to upper camel case: `CaddrT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `int_fast64_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:9180
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: raw :: c_long ; pub type int_fast64_t = :: std :: os :: raw :: c_long ; pub type uint_fast8_t = :: std :: os :: raw :: c_uchar ;...
[INFO] [stdout]   |                               ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `IntFast64T`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__intptr_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:8498
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...s :: raw :: c_char ; pub type __intptr_t = :: std :: os :: raw :: c_long ; pub type __socklen_t = :: std :: os :: raw :: c_uint ; ...
[INFO] [stdout]   |                                  ^^^^^^^^^^ help: convert the identifier to upper camel case: `IntptrT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `uint_fast8_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:9236
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: raw :: c_long ; pub type uint_fast8_t = :: std :: os :: raw :: c_uchar ; pub type uint_fast16_t = :: std :: os :: raw :: c_ulong...
[INFO] [stdout]   |                               ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `UintFast8T`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `uint_fast16_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:9293
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...raw :: c_uchar ; pub type uint_fast16_t = :: std :: os :: raw :: c_ulong ; pub type uint_fast32_t = :: std :: os :: raw :: c_ulong...
[INFO] [stdout]   |                              ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `UintFast16T`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__socklen_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:8552
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... :: raw :: c_long ; pub type __socklen_t = :: std :: os :: raw :: c_uint ; pub type __sig_atomic_t = :: std :: os :: raw :: c_int ...
[INFO] [stdout]   |                                 ^^^^^^^^^^^ help: convert the identifier to upper camel case: `SocklenT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__sig_atomic_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:8607
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... raw :: c_uint ; pub type __sig_atomic_t = :: std :: os :: raw :: c_int ; pub type int_least8_t = __int_least8_t ; pub type int_le...
[INFO] [stdout]   |                              ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SigAtomicT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `uint_fast32_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:9351
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...raw :: c_ulong ; pub type uint_fast32_t = :: std :: os :: raw :: c_ulong ; pub type uint_fast64_t = :: std :: os :: raw :: c_ulong...
[INFO] [stdout]   |                              ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `UintFast32T`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `uint_fast64_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:9409
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...raw :: c_ulong ; pub type uint_fast64_t = :: std :: os :: raw :: c_ulong ; pub type intmax_t = __intmax_t ; pub type uintmax_t = _...
[INFO] [stdout]   |                              ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `UintFast64T`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `int_least8_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:8664
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...:: raw :: c_int ; pub type int_least8_t = __int_least8_t ; pub type int_least16_t = __int_least16_t ; pub type int_least32_t = __i...
[INFO] [stdout]   |                               ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `IntLeast8T`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `intmax_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:9467
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...s :: raw :: c_ulong ; pub type intmax_t = __intmax_t ; pub type uintmax_t = __uintmax_t ; pub type wchar_t = :: std :: os :: raw :...
[INFO] [stdout]   |                                   ^^^^^^^^ help: convert the identifier to upper camel case: `IntmaxT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `int_least16_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:8705
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...__int_least8_t ; pub type int_least16_t = __int_least16_t ; pub type int_least32_t = __int_least32_t ; pub type int_least64_t = __...
[INFO] [stdout]   |                              ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `IntLeast16T`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `uintmax_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:9500
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...max_t = __intmax_t ; pub type uintmax_t = __uintmax_t ; pub type wchar_t = :: std :: os :: raw :: c_int ; # [repr (C)] # [repr (al...
[INFO] [stdout]   |                                  ^^^^^^^^^ help: convert the identifier to upper camel case: `UintmaxT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `int_least32_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:8748
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._int_least16_t ; pub type int_least32_t = __int_least32_t ; pub type int_least64_t = __int_least64_t ; pub type uint_least8_t = __...
[INFO] [stdout]   |                              ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `IntLeast32T`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `wchar_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:9535
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...tmax_t = __uintmax_t ; pub type wchar_t = :: std :: os :: raw :: c_int ; # [repr (C)] # [repr (align (16))] # [derive (Debug , Cop...
[INFO] [stdout]   |                                    ^^^^^^^ help: convert the identifier to upper camel case: `WcharT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `int_least64_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:8791
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._int_least32_t ; pub type int_least64_t = __int_least64_t ; pub type uint_least8_t = __uint_least8_t ; pub type uint_least16_t = _...
[INFO] [stdout]   |                              ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `IntLeast64T`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `CUVSLAM_DataLayer` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:11828
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...Data layer"] pub type CUVSLAM_DataLayer = :: std :: os :: raw :: c_uint ; pub const CUVSLAM_ImageEncoding_MONO8 : CUVSLAM_ImageEnc...
[INFO] [stdout]   |                          ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `CuvslamDataLayer`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `uint_least8_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:8834
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._int_least64_t ; pub type uint_least8_t = __uint_least8_t ; pub type uint_least16_t = __uint_least16_t ; pub type uint_least32_t =...
[INFO] [stdout]   |                              ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `UintLeast8T`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `CUVSLAM_ImageEncoding` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:12052
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...coding"] pub type CUVSLAM_ImageEncoding = :: std :: os :: raw :: c_uint ; # [doc = " Transformation from camera space to world spa...
[INFO] [stdout]   |                      ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `CuvslamImageEncoding`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `uint_least16_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:8877
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...uint_least8_t ; pub type uint_least16_t = __uint_least16_t ; pub type uint_least32_t = __uint_least32_t ; pub type uint_least64_t ...
[INFO] [stdout]   |                             ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `UintLeast16T`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `CUVSLAM_TrackerHandle` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:38336
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...Handle"] pub type CUVSLAM_TrackerHandle = * mut CUVSLAM_Tracker ; # [doc = " Image"] # [repr (C)] # [derive (Debug , Copy , Clone)...
[INFO] [stdout]   |                      ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `CuvslamTrackerHandle`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `uint_least32_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:8922
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...int_least16_t ; pub type uint_least32_t = __uint_least32_t ; pub type uint_least64_t = __uint_least64_t ; pub type int_fast8_t = :...
[INFO] [stdout]   |                             ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `UintLeast32T`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `uint_least64_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:8967
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...int_least32_t ; pub type uint_least64_t = __uint_least64_t ; pub type int_fast8_t = :: std :: os :: raw :: c_schar ; pub type int_...
[INFO] [stdout]   |                             ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `UintLeast64T`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `CUVSLAM_Status` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:50405
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...l result code"] pub type CUVSLAM_Status = u32 ; # [doc = " Get internal slam metrics for visualization purpose."] # [repr (C)] # [...
[INFO] [stdout]   |                             ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `CuvslamStatus`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `int_fast8_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:9012
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...__uint_least64_t ; pub type int_fast8_t = :: std :: os :: raw :: c_schar ; pub type int_fast16_t = :: std :: os :: raw :: c_long ;...
[INFO] [stdout]   |                                ^^^^^^^^^^^ help: convert the identifier to upper camel case: `IntFast8T`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `int_fast16_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:9068
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... raw :: c_schar ; pub type int_fast16_t = :: std :: os :: raw :: c_long ; pub type int_fast32_t = :: std :: os :: raw :: c_long ; ...
[INFO] [stdout]   |                               ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `IntFast16T`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `CUVSLAM_SaveToSlamDbResponse` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:69678
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...] pub type CUVSLAM_SaveToSlamDbResponse = :: std :: option :: Option < unsafe extern "C" fn (response_context : * mut :: std :: os...
[INFO] [stdout]   |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `CuvslamSaveToSlamDbResponse`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `int_fast32_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:9124
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: raw :: c_long ; pub type int_fast32_t = :: std :: os :: raw :: c_long ; pub type int_fast64_t = :: std :: os :: raw :: c_long ; ...
[INFO] [stdout]   |                               ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `IntFast32T`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `CUVSLAM_LocalizeInExistDbResponse` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:70063
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... type CUVSLAM_LocalizeInExistDbResponse = :: std :: option :: Option < unsafe extern "C" fn (response_context : * mut :: std :: os...
[INFO] [stdout]   |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `CuvslamLocalizeInExistDbResponse`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `int_fast64_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:9180
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: raw :: c_long ; pub type int_fast64_t = :: std :: os :: raw :: c_long ; pub type uint_fast8_t = :: std :: os :: raw :: c_uchar ;...
[INFO] [stdout]   |                               ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `IntFast64T`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `uint_fast8_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:9236
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: raw :: c_long ; pub type uint_fast8_t = :: std :: os :: raw :: c_uchar ; pub type uint_fast16_t = :: std :: os :: raw :: c_ulong...
[INFO] [stdout]   |                               ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `UintFast8T`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `uint_fast16_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:9293
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...raw :: c_uchar ; pub type uint_fast16_t = :: std :: os :: raw :: c_ulong ; pub type uint_fast32_t = :: std :: os :: raw :: c_ulong...
[INFO] [stdout]   |                              ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `UintFast16T`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `uint_fast32_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:9351
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...raw :: c_ulong ; pub type uint_fast32_t = :: std :: os :: raw :: c_ulong ; pub type uint_fast64_t = :: std :: os :: raw :: c_ulong...
[INFO] [stdout]   |                              ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `UintFast32T`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `uint_fast64_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:9409
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...raw :: c_ulong ; pub type uint_fast64_t = :: std :: os :: raw :: c_ulong ; pub type intmax_t = __intmax_t ; pub type uintmax_t = _...
[INFO] [stdout]   |                              ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `UintFast64T`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `intmax_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:9467
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...s :: raw :: c_ulong ; pub type intmax_t = __intmax_t ; pub type uintmax_t = __uintmax_t ; pub type wchar_t = :: std :: os :: raw :...
[INFO] [stdout]   |                                   ^^^^^^^^ help: convert the identifier to upper camel case: `IntmaxT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `uintmax_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:9500
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...max_t = __intmax_t ; pub type uintmax_t = __uintmax_t ; pub type wchar_t = :: std :: os :: raw :: c_int ; # [repr (C)] # [repr (al...
[INFO] [stdout]   |                                  ^^^^^^^^^ help: convert the identifier to upper camel case: `UintmaxT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `wchar_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:9535
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...tmax_t = __uintmax_t ; pub type wchar_t = :: std :: os :: raw :: c_int ; # [repr (C)] # [repr (align (16))] # [derive (Debug , Cop...
[INFO] [stdout]   |                                    ^^^^^^^ help: convert the identifier to upper camel case: `WcharT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `CUVSLAM_DataLayer` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:11828
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...Data layer"] pub type CUVSLAM_DataLayer = :: std :: os :: raw :: c_uint ; pub const CUVSLAM_ImageEncoding_MONO8 : CUVSLAM_ImageEnc...
[INFO] [stdout]   |                          ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `CuvslamDataLayer`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `CUVSLAM_ImageEncoding` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:12052
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...coding"] pub type CUVSLAM_ImageEncoding = :: std :: os :: raw :: c_uint ; # [doc = " Transformation from camera space to world spa...
[INFO] [stdout]   |                      ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `CuvslamImageEncoding`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `CUVSLAM_TrackerHandle` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:38336
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...Handle"] pub type CUVSLAM_TrackerHandle = * mut CUVSLAM_Tracker ; # [doc = " Image"] # [repr (C)] # [derive (Debug , Copy , Clone)...
[INFO] [stdout]   |                      ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `CuvslamTrackerHandle`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `CUVSLAM_Status` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:50405
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...l result code"] pub type CUVSLAM_Status = u32 ; # [doc = " Get internal slam metrics for visualization purpose."] # [repr (C)] # [...
[INFO] [stdout]   |                             ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `CuvslamStatus`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `__glibc_c99_flexarr_available` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:1476
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...; pub const __glibc_c99_flexarr_available : u32 = 1 ; pub const __LDOUBLE_REDIRECTS_TO_FLOAT128_ABI : u32 = 0 ; pub const __HAVE_G...
[INFO] [stdout]   |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `__GLIBC_C99_FLEXARR_AVAILABLE`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(non_upper_case_globals)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `CUVSLAM_DataLayer_LL_OBSERVATIONS` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:10790
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...b const CUVSLAM_DataLayer_LL_OBSERVATIONS : CUVSLAM_DataLayer = 0 ; # [doc = "< Landmarks of the map"] pub const CUVSLAM_DataLayer...
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `CUVSLAM_DATA_LAYER_LL_OBSERVATIONS`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `CUVSLAM_SaveToSlamDbResponse` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:69678
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...] pub type CUVSLAM_SaveToSlamDbResponse = :: std :: option :: Option < unsafe extern "C" fn (response_context : * mut :: std :: os...
[INFO] [stdout]   |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `CuvslamSaveToSlamDbResponse`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `CUVSLAM_DataLayer_LL_MAP` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:10895
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... map"] pub const CUVSLAM_DataLayer_LL_MAP : CUVSLAM_DataLayer = 1 ; # [doc = "< Map's landmarks that are visible in the last loop ...
[INFO] [stdout]   |                     ^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `CUVSLAM_DATA_LAYER_LL_MAP`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `CUVSLAM_LocalizeInExistDbResponse` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:70063
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... type CUVSLAM_LocalizeInExistDbResponse = :: std :: option :: Option < unsafe extern "C" fn (response_context : * mut :: std :: os...
[INFO] [stdout]   |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `CuvslamLocalizeInExistDbResponse`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `CUVSLAM_DataLayer_LL_LOOP_CLOSURE` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:11034
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...b const CUVSLAM_DataLayer_LL_LOOP_CLOSURE : CUVSLAM_DataLayer = 2 ; # [doc = "< Pose Graph"] pub const CUVSLAM_DataLayer_LL_POSE_G...
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `CUVSLAM_DATA_LAYER_LL_LOOP_CLOSURE`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `CUVSLAM_DataLayer_LL_POSE_GRAPH` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:11129
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...pub const CUVSLAM_DataLayer_LL_POSE_GRAPH : CUVSLAM_DataLayer = 3 ; # [doc = "< Localizer probes"] pub const CUVSLAM_DataLayer_LL_...
[INFO] [stdout]   |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `CUVSLAM_DATA_LAYER_LL_POSE_GRAPH`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `CUVSLAM_DataLayer_LL_LOCALIZER_PROBES` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:11228
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...nst CUVSLAM_DataLayer_LL_LOCALIZER_PROBES : CUVSLAM_DataLayer = 4 ; # [doc = "< Landmarks of the Localizer map (opened database)"]...
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `CUVSLAM_DATA_LAYER_LL_LOCALIZER_PROBES`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `CUVSLAM_DataLayer_LL_LOCALIZER_MAP` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:11365
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... const CUVSLAM_DataLayer_LL_LOCALIZER_MAP : CUVSLAM_DataLayer = 5 ; # [doc = "< Landmarks that are visible in the localization"] p...
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `CUVSLAM_DATA_LAYER_LL_LOCALIZER_MAP`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `CUVSLAM_DataLayer_LL_LOCALIZER_OBSERVATIONS` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:11497
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...le in the localization"] pub const CUVSLAM_DataLayer_LL_LOCALIZER_OBSERVATIONS : CUVSLAM_DataLayer = 6 ; # [doc = "< Landmarks tha...
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `CUVSLAM_DATA_LAYER_LL_LOCALIZER_OBSERVATIONS`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `CUVSLAM_DataLayer_LL_LOCALIZER_LOOP_CLOSURE` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:11664
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...re of the localization"] pub const CUVSLAM_DataLayer_LL_LOCALIZER_LOOP_CLOSURE : CUVSLAM_DataLayer = 7 ; pub const CUVSLAM_DataLay...
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `CUVSLAM_DATA_LAYER_LL_LOCALIZER_LOOP_CLOSURE`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `CUVSLAM_DataLayer_LL_MAX` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:11744
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... = 7 ; pub const CUVSLAM_DataLayer_LL_MAX : CUVSLAM_DataLayer = 8 ; # [doc = " Data layer"] pub type CUVSLAM_DataLayer = :: std ::...
[INFO] [stdout]   |                     ^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `CUVSLAM_DATA_LAYER_LL_MAX`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `CUVSLAM_ImageEncoding_MONO8` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:11890
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...t ; pub const CUVSLAM_ImageEncoding_MONO8 : CUVSLAM_ImageEncoding = 0 ; pub const CUVSLAM_ImageEncoding_RGB8 : CUVSLAM_ImageEncodi...
[INFO] [stdout]   |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `CUVSLAM_IMAGE_ENCODING_MONO8`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `CUVSLAM_ImageEncoding_RGB8` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:11958
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... 0 ; pub const CUVSLAM_ImageEncoding_RGB8 : CUVSLAM_ImageEncoding = 1 ; # [doc = " Image Encoding"] pub type CUVSLAM_ImageEncoding...
[INFO] [stdout]   |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `CUVSLAM_IMAGE_ENCODING_RGB8`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `__glibc_c99_flexarr_available` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:1476
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...; pub const __glibc_c99_flexarr_available : u32 = 1 ; pub const __LDOUBLE_REDIRECTS_TO_FLOAT128_ABI : u32 = 0 ; pub const __HAVE_G...
[INFO] [stdout]   |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `__GLIBC_C99_FLEXARR_AVAILABLE`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(non_upper_case_globals)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `bindgen_test_layout___fsid_t` should have a snake case name
[INFO] [stdout]  --> src/bindings.rs:3:6516
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...} # [test] fn bindgen_test_layout___fsid_t () { const UNINIT : :: std :: mem :: MaybeUninit < __fsid_t > = :: std :: mem :: MaybeU...
[INFO] [stdout]   |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `bindgen_test_layout_fsid_t`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `CUVSLAM_DataLayer_LL_OBSERVATIONS` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:10790
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...b const CUVSLAM_DataLayer_LL_OBSERVATIONS : CUVSLAM_DataLayer = 0 ; # [doc = "< Landmarks of the map"] pub const CUVSLAM_DataLayer...
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `CUVSLAM_DATA_LAYER_LL_OBSERVATIONS`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `CUVSLAM_DataLayer_LL_MAP` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:10895
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... map"] pub const CUVSLAM_DataLayer_LL_MAP : CUVSLAM_DataLayer = 1 ; # [doc = "< Map's landmarks that are visible in the last loop ...
[INFO] [stdout]   |                     ^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `CUVSLAM_DATA_LAYER_LL_MAP`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `CUVSLAM_DataLayer_LL_LOOP_CLOSURE` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:11034
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...b const CUVSLAM_DataLayer_LL_LOOP_CLOSURE : CUVSLAM_DataLayer = 2 ; # [doc = "< Pose Graph"] pub const CUVSLAM_DataLayer_LL_POSE_G...
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `CUVSLAM_DATA_LAYER_LL_LOOP_CLOSURE`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `CUVSLAM_DataLayer_LL_POSE_GRAPH` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:11129
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...pub const CUVSLAM_DataLayer_LL_POSE_GRAPH : CUVSLAM_DataLayer = 3 ; # [doc = "< Localizer probes"] pub const CUVSLAM_DataLayer_LL_...
[INFO] [stdout]   |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `CUVSLAM_DATA_LAYER_LL_POSE_GRAPH`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `CUVSLAM_DataLayer_LL_LOCALIZER_PROBES` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:11228
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...nst CUVSLAM_DataLayer_LL_LOCALIZER_PROBES : CUVSLAM_DataLayer = 4 ; # [doc = "< Landmarks of the Localizer map (opened database)"]...
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `CUVSLAM_DATA_LAYER_LL_LOCALIZER_PROBES`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `CUVSLAM_DataLayer_LL_LOCALIZER_MAP` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:11365
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... const CUVSLAM_DataLayer_LL_LOCALIZER_MAP : CUVSLAM_DataLayer = 5 ; # [doc = "< Landmarks that are visible in the localization"] p...
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `CUVSLAM_DATA_LAYER_LL_LOCALIZER_MAP`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `CUVSLAM_DataLayer_LL_LOCALIZER_OBSERVATIONS` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:11497
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...le in the localization"] pub const CUVSLAM_DataLayer_LL_LOCALIZER_OBSERVATIONS : CUVSLAM_DataLayer = 6 ; # [doc = "< Landmarks tha...
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `CUVSLAM_DATA_LAYER_LL_LOCALIZER_OBSERVATIONS`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `CUVSLAM_DataLayer_LL_LOCALIZER_LOOP_CLOSURE` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:11664
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...re of the localization"] pub const CUVSLAM_DataLayer_LL_LOCALIZER_LOOP_CLOSURE : CUVSLAM_DataLayer = 7 ; pub const CUVSLAM_DataLay...
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `CUVSLAM_DATA_LAYER_LL_LOCALIZER_LOOP_CLOSURE`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `CUVSLAM_DataLayer_LL_MAX` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:11744
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... = 7 ; pub const CUVSLAM_DataLayer_LL_MAX : CUVSLAM_DataLayer = 8 ; # [doc = " Data layer"] pub type CUVSLAM_DataLayer = :: std ::...
[INFO] [stdout]   |                     ^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `CUVSLAM_DATA_LAYER_LL_MAX`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `CUVSLAM_ImageEncoding_MONO8` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:11890
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...t ; pub const CUVSLAM_ImageEncoding_MONO8 : CUVSLAM_ImageEncoding = 0 ; pub const CUVSLAM_ImageEncoding_RGB8 : CUVSLAM_ImageEncodi...
[INFO] [stdout]   |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `CUVSLAM_IMAGE_ENCODING_MONO8`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `CUVSLAM_ImageEncoding_RGB8` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:11958
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... 0 ; pub const CUVSLAM_ImageEncoding_RGB8 : CUVSLAM_ImageEncoding = 1 ; # [doc = " Image Encoding"] pub type CUVSLAM_ImageEncoding...
[INFO] [stdout]   |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `CUVSLAM_IMAGE_ENCODING_RGB8`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `bindgen_test_layout_CUVSLAM_Pose` should have a snake case name
[INFO] [stdout]  --> src/bindings.rs:3:12382
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...test] fn bindgen_test_layout_CUVSLAM_Pose () { const UNINIT : :: std :: mem :: MaybeUninit < CUVSLAM_Pose > = :: std :: mem :: May...
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `bindgen_test_layout_cuvslam_pose`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `bindgen_test_layout_CUVSLAM_ImuCalibration` should have a snake case name
[INFO] [stdout]  --> src/bindings.rs:3:13889
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ub frequency : f32 , } # [test] fn bindgen_test_layout_CUVSLAM_ImuCalibration () { const UNINIT : :: std :: mem :: MaybeUninit < C...
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `bindgen_test_layout_cuvslam_imu_calibration`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `bindgen_test_layout_CUVSLAM_ImuMeasurement` should have a snake case name
[INFO] [stdout]  --> src/bindings.rs:3:16111
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...s : [f32 ; 3usize] , } # [test] fn bindgen_test_layout_CUVSLAM_ImuMeasurement () { const UNINIT : :: std :: mem :: MaybeUninit < C...
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `bindgen_test_layout_cuvslam_imu_measurement`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `bindgen_test_layout_CUVSLAM_Camera` should have a snake case name
[INFO] [stdout]  --> src/bindings.rs:3:21592
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...st] fn bindgen_test_layout_CUVSLAM_Camera () { const UNINIT : :: std :: mem :: MaybeUninit < CUVSLAM_Camera > = :: std :: mem :: M...
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `bindgen_test_layout_cuvslam_camera`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `bindgen_test_layout_CUVSLAM_CameraRig` should have a snake case name
[INFO] [stdout]  --> src/bindings.rs:3:24409
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... fn bindgen_test_layout_CUVSLAM_CameraRig () { const UNINIT : :: std :: mem :: MaybeUninit < CUVSLAM_CameraRig > = :: std :: mem :...
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `bindgen_test_layout_cuvslam_camera_rig`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `bindgen_test_layout_CUVSLAM_LocalizationSettings` should have a snake case name
[INFO] [stdout]  --> src/bindings.rs:3:25822
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._step_rads : f32 , } # [test] fn bindgen_test_layout_CUVSLAM_LocalizationSettings () { const UNINIT : :: std :: mem :: MaybeUninit...
[INFO] [stdout]   |                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `bindgen_test_layout_cuvslam_localization_settings`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `bindgen_test_layout_CUVSLAM_SlamCameras` should have a snake case name
[INFO] [stdout]  --> src/bindings.rs:3:27815
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...era_list : * mut i32 , } # [test] fn bindgen_test_layout_CUVSLAM_SlamCameras () { const UNINIT : :: std :: mem :: MaybeUninit < CU...
[INFO] [stdout]   |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `bindgen_test_layout_cuvslam_slam_cameras`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `bindgen_test_layout_CUVSLAM_Configuration` should have a snake case name
[INFO] [stdout]  --> src/bindings.rs:3:32569
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...calizationSettings , } # [test] fn bindgen_test_layout_CUVSLAM_Configuration () { const UNINIT : :: std :: mem :: MaybeUninit < CU...
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `bindgen_test_layout_cuvslam_configuration`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `bindgen_test_layout_CUVSLAM_Image` should have a snake case name
[INFO] [stdout]  --> src/bindings.rs:3:39130
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...est] fn bindgen_test_layout_CUVSLAM_Image () { const UNINIT : :: std :: mem :: MaybeUninit < CUVSLAM_Image > = :: std :: mem :: Ma...
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `bindgen_test_layout_cuvslam_image`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `bindgen_test_layout_CUVSLAM_Observation` should have a snake case name
[INFO] [stdout]  --> src/bindings.rs:3:41258
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...height"] pub v : f32 , } # [test] fn bindgen_test_layout_CUVSLAM_Observation () { const UNINIT : :: std :: mem :: MaybeUninit < CU...
[INFO] [stdout]   |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `bindgen_test_layout_cuvslam_observation`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `bindgen_test_layout_CUVSLAM_ObservationVector` should have a snake case name
[INFO] [stdout]  --> src/bindings.rs:3:42672
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...SLAM_Observation , } # [test] fn bindgen_test_layout_CUVSLAM_ObservationVector () { const UNINIT : :: std :: mem :: MaybeUninit < ...
[INFO] [stdout]   |                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `bindgen_test_layout_cuvslam_observation_vector`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `bindgen_test_layout_CUVSLAM_Landmark` should have a snake case name
[INFO] [stdout]  --> src/bindings.rs:3:44131
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...] fn bindgen_test_layout_CUVSLAM_Landmark () { const UNINIT : :: std :: mem :: MaybeUninit < CUVSLAM_Landmark > = :: std :: mem ::...
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `bindgen_test_layout_cuvslam_landmark`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `bindgen_test_layout_CUVSLAM_LandmarkVector` should have a snake case name
[INFO] [stdout]  --> src/bindings.rs:3:45694
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...t CUVSLAM_Landmark , } # [test] fn bindgen_test_layout_CUVSLAM_LandmarkVector () { const UNINIT : :: std :: mem :: MaybeUninit < C...
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `bindgen_test_layout_cuvslam_landmark_vector`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `bindgen_test_layout_CUVSLAM_Gravity` should have a snake case name
[INFO] [stdout]  --> src/bindings.rs:3:47104
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...t] fn bindgen_test_layout_CUVSLAM_Gravity () { const UNINIT : :: std :: mem :: MaybeUninit < CUVSLAM_Gravity > = :: std :: mem :: ...
[INFO] [stdout]   |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `bindgen_test_layout_cuvslam_gravity`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `bindgen_test_layout_CUVSLAM_PoseEstimate` should have a snake case name
[INFO] [stdout]  --> src/bindings.rs:3:49243
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... : [f32 ; 36usize] , } # [test] fn bindgen_test_layout_CUVSLAM_PoseEstimate () { const UNINIT : :: std :: mem :: MaybeUninit < CUV...
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `bindgen_test_layout_cuvslam_pose_estimate`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `bindgen_test_layout_CUVSLAM_SlamMetrics` should have a snake case name
[INFO] [stdout]  --> src/bindings.rs:3:51105
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...andmarks_count : u32 , } # [test] fn bindgen_test_layout_CUVSLAM_SlamMetrics () { const UNINIT : :: std :: mem :: MaybeUninit < CU...
[INFO] [stdout]   |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `bindgen_test_layout_cuvslam_slam_metrics`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `bindgen_test_layout_CUVSLAM_LandmarkInfo` should have a snake case name
[INFO] [stdout]  --> src/bindings.rs:3:53611
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ters"] pub z : f32 , } # [test] fn bindgen_test_layout_CUVSLAM_LandmarkInfo () { const UNINIT : :: std :: mem :: MaybeUninit < CUV...
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `bindgen_test_layout_cuvslam_landmark_info`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `bindgen_test_layout_CUVSLAM_LandmarkInfoArrayRef` should have a snake case name
[INFO] [stdout]  --> src/bindings.rs:3:55426
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...LAM_LandmarkInfo , } # [test] fn bindgen_test_layout_CUVSLAM_LandmarkInfoArrayRef () { const UNINIT : :: std :: mem :: MaybeUninit...
[INFO] [stdout]   |                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `bindgen_test_layout_cuvslam_landmark_info_array_ref`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `bindgen_test_layout_CUVSLAM_PoseGraphNode` should have a snake case name
[INFO] [stdout]  --> src/bindings.rs:3:56840
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ose : CUVSLAM_Pose , } # [test] fn bindgen_test_layout_CUVSLAM_PoseGraphNode () { const UNINIT : :: std :: mem :: MaybeUninit < CU...
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `bindgen_test_layout_cuvslam_pose_graph_node`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `bindgen_test_layout_CUVSLAM_PoseGraphEdge` should have a snake case name
[INFO] [stdout]  --> src/bindings.rs:3:58070
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... : [f32 ; 36usize] , } # [test] fn bindgen_test_layout_CUVSLAM_PoseGraphEdge () { const UNINIT : :: std :: mem :: MaybeUninit < CU...
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `bindgen_test_layout_cuvslam_pose_graph_edge`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `bindgen_test_layout_CUVSLAM_PoseGraphRef` should have a snake case name
[INFO] [stdout]  --> src/bindings.rs:3:59848
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...SLAM_PoseGraphEdge , } # [test] fn bindgen_test_layout_CUVSLAM_PoseGraphRef () { const UNINIT : :: std :: mem :: MaybeUninit < CUV...
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `bindgen_test_layout_cuvslam_pose_graph_ref`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `bindgen_test_layout_CUVSLAM_LocalizerProbe` should have a snake case name
[INFO] [stdout]  --> src/bindings.rs:3:61869
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...] pub solved : i32 , } # [test] fn bindgen_test_layout_CUVSLAM_LocalizerProbe () { const UNINIT : :: std :: mem :: MaybeUninit < C...
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `bindgen_test_layout_cuvslam_localizer_probe`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `bindgen_test_layout_CUVSLAM_LocalizerProbesRef` should have a snake case name
[INFO] [stdout]  --> src/bindings.rs:3:64071
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...M_LocalizerProbe , } # [test] fn bindgen_test_layout_CUVSLAM_LocalizerProbesRef () { const UNINIT : :: std :: mem :: MaybeUninit <...
[INFO] [stdout]   |                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `bindgen_test_layout_cuvslam_localizer_probes_ref`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `bindgen_test_layout_CUVSLAM_PoseStamped` should have a snake case name
[INFO] [stdout]  --> src/bindings.rs:3:65675
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... pose : CUVSLAM_Pose , } # [test] fn bindgen_test_layout_CUVSLAM_PoseStamped () { const UNINIT : :: std :: mem :: MaybeUninit < CU...
[INFO] [stdout]   |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `bindgen_test_layout_cuvslam_pose_stamped`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `bindgen_test_layout_CUVSLAM_PoseGraphNodeVector` should have a snake case name
[INFO] [stdout]  --> src/bindings.rs:3:66894
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...SLAM_PoseStamped , } # [test] fn bindgen_test_layout_CUVSLAM_PoseGraphNodeVector () { const UNINIT : :: std :: mem :: MaybeUninit ...
[INFO] [stdout]   |                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `bindgen_test_layout_cuvslam_pose_graph_node_vector`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `bindgen_test_layout_CUVSLAM_PoseGraphEdgeVector` should have a snake case name
[INFO] [stdout]  --> src/bindings.rs:3:68370
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...AM_PoseGraphEdge , } # [test] fn bindgen_test_layout_CUVSLAM_PoseGraphEdgeVector () { const UNINIT : :: std :: mem :: MaybeUninit ...
[INFO] [stdout]   |                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `bindgen_test_layout_cuvslam_pose_graph_edge_vector`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.89s
[INFO] [stderr] crater-edition-check: all finished
[INFO] running `Command { std: "docker" "inspect" "d0cd6e3abb93e6affe94cab64cc75389a8b841c340461bd97a2cf92ae90ec1db", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d0cd6e3abb93e6affe94cab64cc75389a8b841c340461bd97a2cf92ae90ec1db", kill_on_drop: false }`
[INFO] [stdout] d0cd6e3abb93e6affe94cab64cc75389a8b841c340461bd97a2cf92ae90ec1db
